(C) 1996 AROS - The Amiga Replacement OS


NAME
LONG SPFieee()
SYNOPSIS

LONG ieeenum

LOCATION
In MathTransBase at offset 18
FUNCTION
Convert single precision ieee number to FFP number

INPUTS
ieeenum
IEEE Single Precision floating point number
RESULT
Motorola fast floating point number

flags: zero : result is zero negative : result is negative overflow : exponent of the ieee-number was out of range for ffp

NOTES
EXAMPLE
BUGS
SEE ALSO
INTERNALS
HISTORY
21.07.1997 bergers
*** empty log message ***